home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / disk-man / mtools-3.000 / mtools-3 / mtools-3.0 / getopt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-01  |  77 b   |  4 lines

  1.      int getopt();
  2.      extern char *optarg;
  3.      extern int optind, opterr;
  4.